[System.Reflection.DefaultMember("Item")] public abstract class C1WrapCollectionView<S,T> : C1CollectionViewBase<T>, ICollectionView<T>, ISupportAsyncLoading<T>, ISupportCurrency, ISupportEditing, ISupportFiltering, ISupportGrouping, ISupportIncrementalLoading, ISupportPaging, ISupportRefreshing, ISupportSorting where S: class where T: class